#home-page4-banner {
  position: relative;
  width: 100%;
  /*height: 1080px;*/
}
#banner .video {
  width: 100%;
}
.homepage4-pagination {
  position: absolute;
  bottom: 250px;
  transform: translate(-50%);
  z-index: 10;
  margin-left: 50%;
  width: 588px;
  text-align: center;
}
.homepage4-pagination .item-img {
  width: 97px;
  height: 97px;
  margin-right: 50px;
  display: inline-block;
}
.homepage4-pagination .item-img:last-child {
  margin-right: 0px;
}
.homepage4-pagination .img0 {
  background: url(../img/homepage4-icon1.png) no-repeat;
  background-size: 100% 100%;
}
.homepage4-pagination .img1 {
  background: url(../img/homepage4-icon2.png) no-repeat;
  background-size: 100% 100%;
}
.homepage4-pagination .img2 {
  background: url(../img/homepage4-icon3.png) no-repeat;
  background-size: 100% 100%;
}
.homepage4-pagination .img3 {
  background: url(../img/homepage4-icon4.png) no-repeat;
  background-size: 100% 100%;
}
.homepage4-pagination .img0.active {
  background: url(../img/homepage4-icon1-active.png) no-repeat;
  background-size: 100% 100%;
}
.homepage4-pagination .img1.active {
  background: url(../img/homepage4-icon2-active.png) no-repeat;
  background-size: 100% 100%;
}
.homepage4-pagination .img2.active {
  background: url(../img/homepage4-icon3-active.png) no-repeat;
  background-size: 100% 100%;
}
.homepage4-pagination .img3.active {
  background: url(../img/homepage4-icon4-active.png) no-repeat;
  background-size: 100% 100%;
}
.citybg{ position:absolute; display:none; z-index:3; }
.city a.active .citybg{ display:block; z-index:3;}
#home-page4-banner .text-absolute {
  position: absolute;
  left: 0;
  right: 0;
  top: 200px;
  text-align: center;
}
#home-page4-banner .text-absolute .text1 {
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
}
#home-page4-banner .text-absolute .text2 {
  font-size: 36px;
  color: #FFFFFF;
  padding-top: 50px;
}
#home-page4-banner .text-absolute .text3 {
  font-size: 36px;
  color: #FFFFFF;
}
#home-page4-banner .swiper-slide {
  position: relative;
  background-size: 100% 100%;
  background-position: center;
}
#home-page4-banner .item-img-box {
  padding-bottom: 10px;
}
.company-page2 {
    position: relative;
    text-align: center;
    padding-top: 200px;
    padding-bottom: 140px;
}
.company-page2 .map {
    position: absolute;
    top: 95px;
    left: 50%;
    opacity: .1;
    max-width: 100%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -10;
    width: 716px;
}
.company-page2 .zhizi {
    text-align: center;
}
.company-page2 .zhizi-text {
    font-size: 30px;
    letter-spacing: .25em;
    color: #0281FF;
    font-weight: 500;
    text-align: center;
    margin: 0;
}
.company-page2 .zhizi-text2 {
    font-size: 14px;
    line-height: 2.14286;
    color: rgba(205,205,205);
    font-family: "GothamBook";
    text-align: center;
    position: relative;
}
.company-page2 .zhizi-text2::after, .company-page2 .zhizi-text2::before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 7.85714em;
    height: 1px;
    background-color: #CDCDCD;
    margin-top: 14px;
}
.company-page2 .zhizi-text2::before {
    margin-right: 30px;
}
.company-page2 .zhizi-text2::after {
    margin-left: 30px;
}
.company-page2 .content {
    color: #000;
    line-height: 1.85714;
    letter-spacing: .07143em;
    font-size: 14px;
    max-width: 59.71429em;
    margin: 60px auto 0;
}
.company-page2 .content-list {
    padding-top: 140px;
    text-align: center;
}
.company-page2 .content-list .item {
    margin: 0 3.64583vw;
    display: inline-block;
}
.company-page2 .content-list .text {
    font-size: 18px;
    color: #000;
}
.company-page2 .content-list .text2 {
    font-size: 18px;
    color: #000;
}
.company-page2 .content-list .text2 .num {
    font-size: 3.11111em;
    line-height: 1.51786;
    color: #0281FF;
    font-family: "GothamBold";
    margin-right: 6px;
}
.company-page2 .aboutus {
    display: block;
    width: 10em;
    height: 2.66667em;
    line-height: 2.66667em;
    font-size: 1.125em;
    background: #0281FF;
    border-radius: 30px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 70px;
    overflow: hidden;
}
.company-page2 .aboutus::after {
    background: #000;
    position: absolute;
    width: 100%;
    height: 2.66667em;
    content: ' ';
    top: 0;
    left: -100%;
    z-index: 0;
    transition: all 0.6s;
}
.company-page2 .aboutus:hover::after {
    left: 0;
}
.company-page2 .aboutus span {
    color: #fff;
    position: relative;
    z-index: 10;
}
.chengshi-gif{
    position: relative;
    height: 1083px;
    background:url('../../static/img/ditu.png')no-repeat;
    background-size: 100% 100%;
}
.chengshi-gif {
  
}
.chengshi-gif .title {
  font-size: 36px;
  font-weight: 500;
  color: #0281FF;
  padding-top: 178px;
  padding-bottom: 30px;
}
.chengshi-gif .item-info {
  width: 80%;
}
.chengshi-gif .item-info .info {
  padding: 20px 0;
  padding-left: 15px;
}
.chengshi-gif .item-info .year {
  font-size: 40px;
  font-weight: 300;
  color: #0281FF;
}
.chengshi-gif .item-info .year-text {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  padding-left: 5px;
}
.chengshi-gif .curr-city {
  margin-top: 37px;
  background: #fff;
}
.chengshi-gif .curr-city .curr-city-left {
  background: #0281FF;
    display: flex;
    height: 144px;
    /*padding-top: 46px;*/
    /*padding-left: 50px;*/
    /*padding-right: 50px;*/
        align-items: center;
    justify-content: space-around;
}
.chengshi-gif .curr-city .curr-city-left .dibiao-img {
  width: 44px;
  height: 46px;
  margin-top: -4px;
}
.chengshi-gif .curr-city .curr-city-left .address {
  padding-left: 30px;
}
.chengshi-gif .curr-city .curr-city-left .address .name {
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 0;
}
.chengshi-gif .curr-city .curr-city-left .address .en-name {
  font-size: 11px;
  font-weight: 300;
  color: #FFFFFF;
}
.chengshi-gif .curr-city .curr-city-left .num-index {
  padding-left: 30px;
  line-height: 48px;
}
.chengshi-gif .curr-city .curr-city-left .curr {
  font-size: 54px;
  font-weight: 300;
  color: #FFFFFF;
}
.chengshi-gif .curr-city .curr-city-left .zong {
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
}
.chengshi-gif .curr-city-content {
  padding: 34px 50px;
  background: #fff;
  display: flex;
  height: 144px;
}
.chengshi-gif .curr-city-content .head {
  width: 121px;
  height: 75px;
  overflow: hidden;
}
.chengshi-gif .curr-city-content .text-box {
  padding-left: 34px;
}
.chengshi-gif .curr-city-content .title-city {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 5px;
}
.chengshi-gif .curr-city-content .title-city span {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
.chengshi-gif .curr-city-content .content {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
.chengshi-gif .curr-city-right {
  background: #fff;
  padding: 50px;
  height: 144px;
  display: flex;
  padding-left: 140px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.chengshi-gif .curr-city-right .item {
  width: 34px;
  height: 34px;
  background: #E0E0E0;
  text-align: center;
  line-height: 34px;
}
.chengshi-gif .curr-city-right .item:hover {
  background: #0281FF;
}
.chengshi-gif .curr-city-right .item:hover .iconfont {
  color: #fff;
}
.chengshi-gif .curr-city-right .iconfont {
  font-size: 26px;
  color: #4A4A4A;
  cursor: pointer;
  display: inline-block;
}
.chengshi-gif .curr-city-right .arrow-left .iconfont {
  transform:rotate(180deg);
}
.chengshi-gif .curr-city-right .arrow-left {
  margin-right: 70px;
}
.chengshi-gif .curr-city-right .arrow-right .iconfont {
}
.chengshi-gif .right-bottom-border {
  border-right: 1px solid rgba(0,0,0,0.1);border-bottom: 1px solid rgba(0,0,0,0.1);
}
.chengshi-gif .bottom-border {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.chengshi-gif .right-borber {
  border-right: 1px solid rgba(0,0,0,0.1);
}
.homepage6 {
  /*min-height: 1080px;*/
  padding-bottom: 50px;
}
.homepage6 .title {
  color: #000000;
  font-size: 36px;
  padding: 100px 0;
}
.homepage6 .tab-list {
  
}
.homepage6 .tab-list .item {
  padding: 0 0 38px;
  cursor: pointer;
}
.homepage6 .tab-list .item .text {
  color: #000000;
  font-size: 32px;
  vertical-align: middle;
  padding-left: 15px;
}
.homepage6 .tab-list .item .img {
  width: 28px;
  vertical-align: middle;
  float: right;
  margin-top: 12px;
}
.homepage6 .content-list {
  
}
.homepage6 .content-list .item {
}
.homepage6 .content-list .title {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  padding: 50px 0 10px;
  margin-bottom: 0;
}
.homepage6 .content-list .tips {
  font-size: 14px;
  font-weight: 400;
  color: #303030;
  padding-bottom: 30px;
  margin-bottom: 0;
}
.homepage6 .content-list .img-box {
  width: 100%;
  border: 1px solid #dedede;
}
.homepage6 .content-list .img-box .img {
  width: 100%;
}
.homepage6 .tab-list .item.active {
  border-bottom: 1px solid #0281FF;
}
.homepage7 {
  position: relative;
  height: 1080px;
  background: url('../../static/img/xk.png')no-repeat center center;
  background-size: 1920px 1080px;
}
.homepage7 .title {
  padding-top: 279px;
  font-size: 36px;
  font-weight: 500;
  color: #FFFFFF;
}
.homepage7 .title-right {
  font-size: 36px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: right;
  padding-top: 170px;
}
.homepage7 .text1 {
  font-size: 40px;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 23px;
  letter-spacing: 33px;
}
.homepage7 .text2 {
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 56px;
  letter-spacing: 15px;
}
.homepage7 .join {
  display: inline-block;
  height: 58px;
  line-height: 58px;
  background: #0281FF;
  border-radius: 2px;
  width: 240px;
  padding: 0 29px;
  overflow: hidden;
}
.homepage7 .text {
  font-size: 16px;
  font-family: PingFang;
  font-weight: 400;
  color: #FFFFFF;
  float: left;
}
.homepage7 .img {
  width: 74px;
  height: 28px;
  float: right;
  
  margin-top: 14px;
}
.homepage8 {
  position: relative;
  height: 1080px;
  background: #fff;
}
.homepage8 .new-title {
  font-size: 36px;
  font-weight: 500;
  color: #000000;
  padding-top: 180px;
}
.homepage8 .new-list {
    margin-top: 20px;
}
.homepage8 .item .pic{
    max-height: 320px;
    overflow: hidden;
}
.homepage8 .time {
  padding-top: 20px;
  font-weight: bold;
  color: #000000;
  opacity: 0.8;
  font-size: 18px;
}
.homepage8 .text1 {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.homepage8 .text2 {
  font-size: 16px;
  font-weight: 400;
  color: #303030;
  margin-bottom: 49px;
}
.homepage8 .moer {
    position: relative;
	display: block;
	transition: all 0.6s;
}
.homepage8 .moer:hover {
    padding-left: 30px;
}
.homepage8 .moer .icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #0281FF;
  border-radius: 50%;
  transform: rotate(90deg);
}
.homepage8 .moer .moer-text {
  padding-left: 15px;
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}
.homepage8 .moer .icon-jiantou-shang {
  color: #fff;
}
.homepage8 .more-btn {
  width: 215px;
  height: 69px;
  line-height: 62px;
  border: 1px solid #303030;
  border-radius: 35px;
  /* margin-top: 70px; */
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  /*animation: left 5s infinite;*/
}
.homepage8 .more-btn .iconfont {
    font-size: 26px;
    color: #000000;
    margin-right: 0;
}
.homepage8 .more-btn:hover {
    border: 1px solid #0281FF;
}
.homepage8 .more-btn:hover .iconfont {
  color: #fff;
}
.homepage8 .more-btn:hover .text {
  color: #fff;
}
.homepage8 .more-btn:hover::after {
    left: 0;
}
.homepage8 .more-btn::after {
  background: #0281FF;
  position: absolute;
  width: 215px;
  height: 69px;
  content: ' ';
  top: 0;
  left: -215px;
  z-index: 0;
  transition: all 0.6s;
}
.homepage8 .more-btn .img {
  width: 28px;
  height: 28px;
  vertical-align: middle;
}
.homepage8 .more-btn .text {
  font-size: 18px;
  font-weight: 400;
  color: #303030;
  vertical-align: middle;
  padding-left: 17px;
}
.news-nav {
    padding-top: 20px;
}
.news-nav .icon-left {
  transform: rotate(180deg);
}
.news-nav .icon-right {
  
}
.news-nav .iconfont {
  margin-right: 20px;
  display: inline-block;
  font-size: 56px;
  vertical-align: middle;
  cursor: pointer;
}
.news-nav .iconfont:hover {
    color: #0281FF;
}

.y-home-page2img {
    text-align: right;
}
.homepage7 .text3 {
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 0px;
    display: none;
}

.flink{
    display: flex;
    align-items: center;
    margin: 10px auto;
}
.flink ul{
    flex: 1;
    margin-left: 20px;
}
.flink ul li{
    display: inline-block;
}
.flink p{
    margin-bottom: 0!important;
}
.flink a{
    color: #929292;
    padding:0 10px;
}
@media (max-width: 1400px) {
    .chengshi-gif .curr-city .curr-city-left .num-index {
        padding-left: 20px;
    }
    .chengshi-gif .curr-city .curr-city-left .curr {
        font-size: 36px;
    }
    .chengshi-gif .curr-city .curr-city-left {
        padding-right: 0;
    }
}
@media (max-width: 1200px) {
    #home-page4-banner .item-img-box {
        padding-bottom: 40px;
    }
    .homepage4-pagination .item-img {
        width: 59px;
        height: 59px;
    }
    .homepage7 .text1 {
        display: none;
    }
    .homepage7 .text3 {
        display: block;
    }
  .chengshi-gif .curr-city-content {
    padding: 15px;
  }
  /* .chengshi-gif .curr-city {
    margin-left: -15px;
    margin-right: -15px;
  } */
  .homepage6 .title {
    padding: 0 0 20px;
  }
  .homepage6 {
    height: auto;
    min-height: auto;
    padding-bottom: 20px;
  }
  .homepage8 .new-title {
    padding-top: 20px;
  }
  .homepage8 .item {
    padding-left: 20px;
  }
    .y-home-page2img {
        text-align: center;
    }
    .map-gif .number {
        transform: scale(0.7);
    }
    #home-page4-banner .text-absolute .text2 {
        font-size: 20px;
    }
    #home-page4-banner .text-absolute .text3 {
        font-size: 18px;
    }
    #home-page4-banner .y-more2 {
        transform: scale(0.7);
    }
    .chengshi-gif .item-info {
        width: 100%;
    }
    .chengshi-gif .title {
        font-size: 26px;
        padding-top: 78px;
    }
    .chengshi-gif .item-info .year {
        font-size: 30px;
    }
    .chengshi-gif .item-info .year-text {
        font-size: 12px;
    }
    .homepage6 .title {
        font-size: 26px;
    }
    .homepage6 .tab-list .item .text {
            font-size: 22px;
    }
    .homepage6 .tab-list .item .img {
        margin-top: 0;
    }
    .homepage6 .tab-list .item {
        padding: 0 0 18px;
    }
    .homepage6 .content-list .title {
        font-size: 12px;
    }
    .homepage7 .title {
        font-size: 26px;
    }
    .homepage8 .new-title {
        font-size: 26px;
    }
    .homepage8 .time {
        font-size: 26px;
    }
    .homepage8 .text1 {
        font-size: 16px;
    }
    .company-page2 .content-list .item {
        display: block;
    }
    .company-page2 {
        padding-top: 60px;
    }
    .company-page2 .zhizi-text2::after, .company-page2 .zhizi-text2::before {
            width: 2.85714em;
    }
    .company-page2 .content-list {
        padding-top: 40px;
    }
}